Defines a module for M-Files application.
Defines a module for M-Files application.
| Namespace | (none) | 

|  | 
 
 
 
 
 
 | 
| Name | Type | Use | Default | Fixed | Description | 
|---|---|---|---|---|---|
| environment | Restriction of xs:string | required | Specifies the execution environment of the module. | ||
| name | xs:string | optional | Specifies the application module name. | ||
| engine | xs:string | optional | Specifies the physical execution engine for the application module. | ||
| event-priority | xs:integer | optional | Specifies the event handling priority for this dashboard. | ||
| enabled | xs:boolean | optional | Specifies if the application module is enabled or disabled. | 
|  |